home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _7DFB7FB50C0C42A1BF8AC254288B7BA9 < prev    next >
Text File  |  2005-10-18  |  18KB  |  639 lines

  1. <window>
  2.     <id>2901</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background</description> 
  8.         <type>image</type> 
  9.         <id>0</id> 
  10.         <posX>10</posX> 
  11.         <posY>357</posY>
  12.         <texture>osd_bg.png</texture>        
  13.         <visible>yes</visible> 
  14.     </control>
  15.     <control>
  16.         <description>background</description> 
  17.         <type>image</type> 
  18.         <id>0</id> 
  19.         <posX>170</posX> 
  20.         <posY>390</posY>
  21.         <width>375</width>
  22.         <height>22</height>
  23.         <texture>osd_progress_background.png</texture>        
  24.         <visible>yes</visible> 
  25.     </control>
  26.     <control>
  27.         <description>Progress Bar</description> 
  28.         <type>progress</type> 
  29.         <id>1</id> 
  30.         <posX>159</posX> 
  31.         <posY>391</posY> 
  32.         <width>400</width>
  33.         <height>20</height>
  34.         <texturebg>osd_progress_back.png</texturebg> 
  35.         <lefttexture>osd_progress_left.png</lefttexture> 
  36.         <midtexture>osd_progress_mid.png</midtexture> 
  37.         <righttexture>osd_progress_right.png</righttexture> 
  38.         <visible>yes</visible> 
  39.         <label>#percentage</label>
  40.     </control>
  41.     <control>
  42.         <description>Start Time Info</description> 
  43.         <type>label</type> 
  44.         <id>101</id> 
  45.         <posX>160</posX> 
  46.         <posY>390</posY> 
  47.         <label>#currentplaytime</label> 
  48.         <align>right</align> 
  49.         <font>font16</font> 
  50.         <textcolor>FFFFFFFF</textcolor> 
  51.     </control>
  52.     <control>
  53.         <description>Remaining Time</description> 
  54.         <type>label</type> 
  55.         <id>102</id> 
  56.         <posX>555</posX> 
  57.         <posY>390</posY> 
  58.         <label>-#currentremaining</label> 
  59.         <align>left</align> 
  60.         <font>font16</font> 
  61.         <textcolor>FFFFFFFF</textcolor> 
  62.     </control>
  63.     <control>
  64.         <description>Movie thumb</description> 
  65.         <type>image</type> 
  66.         <id>102</id> 
  67.         <posX>585</posX> 
  68.         <posY>420</posY> 
  69.         <texture>#Play.Current.Thumb</texture> 
  70.         <height>130</height>
  71.         <width>80</width>
  72.         <visible>yes</visible>
  73.         <keepaspectratio>yes</keepaspectratio>
  74.     </control>
  75.     <control>
  76.         <description>Plot</description> 
  77.         <id>1</id> 
  78.         <type>textboxscrollup</type> 
  79.         <posX>210</posX> 
  80.         <posY>420</posY>
  81.         <width>330</width> 
  82.         <height>120</height>
  83.         <align>left</align> 
  84.         <font>font13</font>
  85.         <label>#Play.Current.Plot</label>
  86.         <textcolor>FFFFFFFF</textcolor>
  87.     </control>
  88.     <control>
  89.         <description>Play</description> 
  90.         <type>togglebutton</type> 
  91.         <id>213</id> 
  92.         <posX>60</posX> 
  93.         <posY>415</posY>
  94.         <width>130</width>
  95.         <height>130</height> 
  96.         <AltTextureFocus>osd_pause_focus.png</AltTextureFocus> 
  97.         <AltTextureNoFocus>osd_pause_nofocus.png</AltTextureNoFocus> 
  98.         <textureFocus>osd_play_focus.png</textureFocus> 
  99.         <textureNoFocus>osd_play_nofocus.png</textureNoFocus> 
  100.         <label>-</label> 
  101.         <font>-</font> 
  102.         <onleft>211</onleft> 
  103.         <onright>214</onright> 
  104.         <onup>215</onup> 
  105.         <ondown>210</ondown> 
  106.     </control>
  107.     <control>
  108.         <description>Skip Bwd</description> 
  109.         <type>togglebutton</type> 
  110.         <id>210</id> 
  111.         <posX>107</posX> 
  112.         <posY>514</posY>
  113.         <width>35</width>
  114.         <height>35</height> 
  115.         <AltTextureFocus>osd_back_focus.png</AltTextureFocus> 
  116.         <AltTextureNoFocus>osd_back_nofocus.png</AltTextureNoFocus> 
  117.         <textureFocus>osd_back_focus.png</textureFocus> 
  118.         <textureNoFocus>osd_back_focus.png</textureNoFocus> 
  119.         <label>-</label> 
  120.         <font>-</font> 
  121.         <onleft>212</onleft> 
  122.         <onright>216</onright> 
  123.         <onup>213</onup> 
  124.         <ondown>215</ondown> 
  125.     </control>
  126.     <control>
  127.         <description>Rewind</description> 
  128.         <type>togglebutton</type> 
  129.         <id>211</id> 
  130.         <posX>55</posX> 
  131.         <posY>463</posY>
  132.         <width>35</width>
  133.         <height>35</height>
  134.         <AltTextureFocus>osd_rewind_focus.png</AltTextureFocus> 
  135.         <AltTextureNoFocus>osd_rewind_nofocus.png</AltTextureNoFocus> 
  136.         <textureFocus>osd_rewind_focus.png</textureFocus> 
  137.         <textureNoFocus>osd_rewind_focus.png</textureNoFocus> 
  138.         <label>-</label> 
  139.         <font>-</font> 
  140.         <onleft>214</onleft> 
  141.         <onright>213</onright> 
  142.         <onup>218</onup> 
  143.         <ondown>212</ondown> 
  144.     </control>
  145.     <control>
  146.         <description>Stop</description> 
  147.         <type>button</type> 
  148.         <id>212</id> 
  149.         <posX>72</posX> 
  150.         <posY>498</posY>
  151.         <width>35</width>
  152.         <height>35</height> 
  153.         <textureFocus>osd_stop_focus.png</textureFocus> 
  154.         <textureNoFocus>osd_stop_nofocus.png</textureNoFocus> 
  155.         <label>-</label> 
  156.         <font>-</font> 
  157.         <onleft>216</onleft> 
  158.         <onright>213</onright> 
  159.         <onup>211</onup> 
  160.         <ondown>210</ondown> 
  161.     </control>
  162.     <control>
  163.         <description>Fast Forward</description> 
  164.         <type>togglebutton</type> 
  165.         <id>214</id> 
  166.         <posX>160</posX> 
  167.         <posY>463</posY>
  168.         <width>35</width>
  169.         <height>35</height>
  170.         <AltTextureFocus>osd_fastforward_focus.png</AltTextureFocus> 
  171.         <AltTextureNoFocus>osd_fastforward_nofocus.png</AltTextureNoFocus> 
  172.         <textureFocus>osd_fastforward_focus.png</textureFocus> 
  173.         <textureNoFocus>osd_fastforward_focus.png</textureNoFocus> 
  174.         <label>-</label> 
  175.         <font>-</font> 
  176.         <onleft>213</onleft> 
  177.         <onright>211</onright> 
  178.         <onup>219</onup> 
  179.         <ondown>216</ondown> 
  180.     </control>
  181.     <control>
  182.         <description>Skip Fwd</description> 
  183.         <type>togglebutton</type> 
  184.         <id>215</id> 
  185.         <posX>107</posX> 
  186.         <posY>411</posY>
  187.         <width>35</width>
  188.         <height>35</height> 
  189.         <AltTextureFocus>osd_next_focus.png</AltTextureFocus> 
  190.         <AltTextureNoFocus>osd_next_nofocus.png</AltTextureNoFocus> 
  191.         <textureFocus>osd_next_focus.png</textureFocus> 
  192.         <textureNoFocus>osd_next_focus.png</textureNoFocus> 
  193.         <label>-</label> 
  194.         <font>-</font> 
  195.         <onleft>218</onleft> 
  196.         <onright>219</onright> 
  197.         <onup>210</onup> 
  198.         <ondown>213</ondown> 
  199.     </control>
  200.     <control>
  201.         <description>Mute</description> 
  202.         <type>togglebutton</type> 
  203.         <id>216</id> 
  204.         <posX>143</posX> 
  205.         <posY>498</posY>
  206.         <width>35</width>
  207.         <height>35</height>
  208.         <AltTextureFocus>osd_mute_focus.png</AltTextureFocus> 
  209.         <AltTextureNoFocus>osd_mute_nofocus.png</AltTextureNoFocus> 
  210.         <textureFocus>osd_mute_focus.png</textureFocus> 
  211.         <textureNoFocus>osd_mute_focus.png</textureNoFocus> 
  212.         <label>-</label> 
  213.         <font>-</font> 
  214.         <onleft>213</onleft> 
  215.         <onright>212</onright> 
  216.         <onup>214</onup> 
  217.         <ondown>210</ondown> 
  218.     </control>
  219.     <control>
  220.         <description>Subtitles Menu</description> 
  221.         <type>togglebutton</type> 
  222.         <id>218</id> 
  223.         <posX>71</posX> 
  224.         <posY>430</posY>
  225.         <width>35</width>
  226.         <height>35</height> 
  227.         <AltTextureFocus>osd_settings_subs_focus.png</AltTextureFocus> 
  228.         <AltTextureNoFocus>osd_settings_subs_nofocus.png</AltTextureNoFocus> 
  229.         <textureFocus>-</textureFocus> 
  230.         <textureNoFocus>osd_settings_subs_focus.png</textureNoFocus> 
  231.         <label>-</label> 
  232.         <font>-</font> 
  233.         <onleft>219</onleft> 
  234.         <onright>213</onright> 
  235.         <onup>215</onup> 
  236.         <ondown>211</ondown> 
  237.     </control>
  238.     <control>
  239.         <description>Bookmarks Menu</description> 
  240.         <type>togglebutton</type> 
  241.         <id>219</id> 
  242.         <posX>144</posX> 
  243.         <posY>430</posY>
  244.         <width>35</width>
  245.         <height>35</height> 
  246.         <AltTextureFocus>osd_settings_bookmark_focus.png</AltTextureFocus> 
  247.         <AltTextureNoFocus>osd_settings_bookmark_nofocus.png</AltTextureNoFocus> 
  248.         <textureFocus>-</textureFocus> 
  249.         <textureNoFocus>osd_settings_bookmark_focus.png</textureNoFocus> 
  250.         <label>-</label> 
  251.         <font>-</font> 
  252.         <onleft>213</onleft> 
  253.         <onright>218</onright> 
  254.         <onup>215</onup> 
  255.         <ondown>214</ondown> 
  256.     </control>
  257.     <control>
  258.         <description>Sub Menu Background (volume)</description> 
  259.         <type>image</type> 
  260.         <id>300</id> 
  261.         <posX>145</posX> 
  262.         <posY>315</posY> 
  263.         <texture>osd_dialog.png</texture> 
  264.         <colorkey>0</colorkey> 
  265.         <colordiffuse>ffffffff</colordiffuse> 
  266.         <visible>no</visible> 
  267.     </control>
  268.     <control>
  269.         <description>Sub Menu Background (subtitles)</description> 
  270.         <type>image</type> 
  271.         <id>302</id> 
  272.         <posX>145</posX> 
  273.         <posY>315</posY> 
  274.         <texture>osd_dialog.png</texture> 
  275.         <colorkey>0</colorkey> 
  276.         <colordiffuse>ffffffff</colordiffuse> 
  277.         <visible>no</visible> 
  278.     </control>
  279.     <control>
  280.         <description>Sub Menu Background (bookmarks)</description> 
  281.         <type>image</type> 
  282.         <id>303</id> 
  283.         <posX>145</posX> 
  284.         <posY>315</posY> 
  285.         <texture>osd_dialog.png</texture> 
  286.         <colorkey>0</colorkey> 
  287.         <colordiffuse>ffffffff</colordiffuse> 
  288.         <visible>no</visible> 
  289.     </control>
  290.     <control>
  291.         <description>Sub Menu Background (video)</description> 
  292.         <type>image</type> 
  293.         <id>304</id> 
  294.         <posX>145</posX> 
  295.         <posY>290</posY> 
  296.         <texture>osd_dialog_big.png</texture> 
  297.         <colorkey>0</colorkey> 
  298.         <colordiffuse>ffffffff</colordiffuse> 
  299.         <visible>no</visible> 
  300.     </control>
  301.     <control>
  302.         <description>Sub Menu Background (audio)</description> 
  303.         <type>image</type> 
  304.         <id>305</id>        
  305.         <posX>145</posX> 
  306.         <posY>315</posY> 
  307.         <texture>osd_dialog.png</texture> 
  308.         <colorkey>0</colorkey> 
  309.         <colordiffuse>ffffffff</colordiffuse> 
  310.         <visible>no</visible> 
  311.     </control>
  312.     <control>
  313.         <description>Sub Menu Nib</description> 
  314.         <type>image</type> 
  315.         <id>350</id> 
  316.         <posX>0</posX> 
  317.         <posY>0</posY> 
  318.         <texture>-</texture> 
  319.         <colorkey>0</colorkey> 
  320.         <colordiffuse>ffffffff</colordiffuse> 
  321.         <visible>no</visible> 
  322.     </control>
  323.     <control>
  324.         <description>Volume Slider</description> 
  325.         <type>slider</type> 
  326.         <id>400</id> 
  327.         <posX>185</posX> 
  328.         <posY>370</posY> 
  329.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  330.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  331.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  332.         <onup>216</onup> 
  333.         <ondown>216</ondown> 
  334.         <onleft>400</onleft> 
  335.         <onright>400</onright> 
  336.         <visible>no</visible> 
  337.     </control>
  338.     <control>
  339.         <description>SubTitle Delay label</description> 
  340.         <type>label</type> 
  341.         <id>850</id> 
  342.         <posX>185</posX> 
  343.         <posY>370</posY> 
  344.         <label>303</label> 
  345.         <font>font13</font> 
  346.         <textcolor>FFFFFFFF</textcolor> 
  347.         <visible>no</visible> 
  348.     </control>
  349.     <control>
  350.         <description>SubTitle Delay Slider</description> 
  351.         <type>slider</type> 
  352.         <id>800</id> 
  353.         <posX>300</posX> 
  354.         <posY>370</posY> 
  355.         <spintype>float</spintype> 
  356.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  357.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  358.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  359.         <onup>800</onup> 
  360.         <ondown>801</ondown> 
  361.         <onleft>800</onleft> 
  362.         <onright>800</onright> 
  363.         <visible>no</visible> 
  364.     </control>
  365.     <control>
  366.         <description>SubTitles On/Off Checkbox</description> 
  367.         <type>checkmark</type> 
  368.         <id>801</id> 
  369.         <posX>185</posX> 
  370.         <posY>390</posY> 
  371.         <label>305</label> 
  372.         <onup>800</onup> 
  373.         <ondown>802</ondown> 
  374.         <onleft>801</onleft> 
  375.         <onright>801</onright> 
  376.         <visible>no</visible> 
  377.     </control>
  378.     <control>
  379.         <description>Sub Titles List Control</description> 
  380.         <type>listcontrol</type> 
  381.         <id>802</id> 
  382.         <posX>185</posX> 
  383.         <posY>425</posY> 
  384.         <width>300</width> 
  385.         <height>100</height> 
  386.         <onleft>801</onleft> 
  387.         <onright>800</onright> 
  388.         <onup>802</onup> 
  389.         <ondown>802</ondown> 
  390.         <visible>no</visible> 
  391.     </control>
  392.     <control>
  393.         <description>A/v Delay label</description> 
  394.         <type>label</type> 
  395.         <id>550</id> 
  396.         <posX>185</posX> 
  397.         <posY>370</posY> 
  398.         <label>297</label> 
  399.         <font>font13</font> 
  400.         <textcolor>FFFFFFFF</textcolor> 
  401.         <visible>no</visible> 
  402.     </control>
  403.     <control>
  404.         <description>A/V Delay Slider</description> 
  405.         <type>slider</type> 
  406.         <id>500</id> 
  407.         <posX>300</posX> 
  408.         <posY>370</posY> 
  409.         <spintype>float</spintype> 
  410.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  411.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  412.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  413.         <onup>500</onup> 
  414.         <ondown>501</ondown> 
  415.         <onleft>501</onleft> 
  416.         <onright>501</onright> 
  417.         <visible>no</visible> 
  418.     </control>
  419.     <control>
  420.         <description>Audio Stream List Control</description> 
  421.         <type>listcontrol</type> 
  422.         <id>501</id> 
  423.         <posX>185</posX> 
  424.         <posY>400</posY> 
  425.         <width>355</width> 
  426.         <height>150</height>         
  427.         <onleft>500</onleft> 
  428.         <onright>500</onright> 
  429.         <onup>501</onup> 
  430.         <ondown>501</ondown> 
  431.         <visible>no</visible> 
  432.     </control>
  433.     <control>
  434.         <description>Video Position label</description> 
  435.         <type>label</type> 
  436.         <id>750</id> 
  437.         <posX>185</posX> 
  438.         <posY>340</posY> 
  439.         <label>298</label> 
  440.         <font>font13</font> 
  441.         <textcolor>FFFFFFFF</textcolor> 
  442.         <visible>no</visible> 
  443.     </control>
  444.     <control>
  445.         <description>Video Position Slider</description> 
  446.         <type>slider</type> 
  447.         <id>700</id> 
  448.         <posX>300</posX> 
  449.         <posY>340</posY> 
  450.         <spintype>int</spintype> 
  451.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  452.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  453.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  454.         <onup>700</onup> 
  455.         <ondown>701</ondown> 
  456.         <onleft>700</onleft> 
  457.         <onright>702</onright> 
  458.         <visible>no</visible> 
  459.     </control>
  460.     <control>
  461.         <description>Non-Interleaved Checkbox</description> 
  462.         <type>checkmark</type> 
  463.         <id>701</id> 
  464.         <posX>185</posX> 
  465.         <posY>370</posY> 
  466.         <label>306</label> 
  467.         <onup>700</onup> 
  468.         <ondown>703</ondown> 
  469.         <onleft>701</onleft> 
  470.         <onright>701</onright> 
  471.         <visible>no</visible> 
  472.     </control>
  473.     <control>
  474.         <description>No Cache Checkbox</description> 
  475.         <type>checkmark</type> 
  476.         <id>702</id> 
  477.         <posX>359</posX> 
  478.         <posY>370</posY> 
  479.         <label>431</label> 
  480.         <onup>700</onup> 
  481.         <ondown>703</ondown> 
  482.         <onleft>701</onleft> 
  483.         <onright>702</onright> 
  484.         <visible>no</visible> 
  485.     </control>
  486.     <control>
  487.         <description>Adjust Framerate Checkbox</description> 
  488.         <type>checkmark</type> 
  489.         <id>703</id> 
  490.         <posX>185</posX> 
  491.         <posY>395</posY> 
  492.         <label>343</label> 
  493.         <onup>701</onup> 
  494.         <ondown>704</ondown> 
  495.         <onleft>703</onleft> 
  496.         <onright>702</onright> 
  497.         <visible>no</visible> 
  498.     </control>
  499.     <control>
  500.         <description>brightness label</description> 
  501.         <type>label</type> 
  502.         <id>752</id> 
  503.         <posX>185</posX> 
  504.         <posY>425</posY> 
  505.         <label>464</label> 
  506.         <font>font13</font> 
  507.         <textcolor>FFFFFFFF</textcolor> 
  508.         <visible>no</visible> 
  509.     </control>
  510.     <control>
  511.         <description>brightness</description> 
  512.         <type>slider</type> 
  513.         <id>704</id> 
  514.         <posX>300</posX> 
  515.         <posY>425</posY> 
  516.         <spintype>int</spintype> 
  517.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  518.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  519.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  520.         <onup>703</onup> 
  521.         <ondown>705</ondown> 
  522.         <onleft>704</onleft> 
  523.         <onright>704</onright> 
  524.         <visible>no</visible> 
  525.     </control>
  526.     <control>
  527.         <description>contrast label</description> 
  528.         <type>label</type> 
  529.         <id>753</id> 
  530.         <posX>185</posX> 
  531.         <posY>455</posY> 
  532.         <label>465</label> 
  533.         <font>font13</font> 
  534.         <textcolor>FFFFFFFF</textcolor> 
  535.         <visible>no</visible> 
  536.     </control>
  537.     <control>
  538.         <description>contrast</description> 
  539.         <type>slider</type> 
  540.         <id>705</id> 
  541.         <posX>300</posX> 
  542.         <posY>455</posY> 
  543.         <spintype>int</spintype> 
  544.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  545.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  546.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  547.         <onup>704</onup> 
  548.         <ondown>706</ondown> 
  549.         <onleft>705</onleft> 
  550.         <onright>705</onright> 
  551.         <visible>no</visible> 
  552.     </control>
  553.     <control>
  554.         <description>gamma label</description> 
  555.         <type>label</type> 
  556.         <id>754</id> 
  557.         <posX>185</posX> 
  558.         <posY>485</posY> 
  559.         <label>466</label> 
  560.         <font>font13</font> 
  561.         <textcolor>FFFFFFFF</textcolor> 
  562.         <visible>no</visible> 
  563.     </control>
  564.     <control>
  565.         <description>gamma</description> 
  566.         <type>slider</type> 
  567.         <id>706</id> 
  568.         <posX>300</posX> 
  569.         <posY>485</posY> 
  570.         <spintype>int</spintype> 
  571.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  572.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  573.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  574.         <onup>705</onup> 
  575.         <ondown>706</ondown> 
  576.         <onleft>706</onleft> 
  577.         <onright>706</onright> 
  578.         <visible>no</visible> 
  579.     </control>
  580.     <control>
  581.         <description>Create Bookmark</description> 
  582.         <type>button</type> 
  583.         <id>600</id> 
  584.         <posX>185</posX> 
  585.         <posY>370</posY> 
  586.         <width>165</width> 
  587.         <height>32</height> 
  588.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  589.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  590.         <label>294</label> 
  591.         <font>font13</font> 
  592.         <textcolor>ffffffff</textcolor> 
  593.         <colordiffuse>ffffffff</colordiffuse> 
  594.         <disabledcolor>60ffffff</disabledcolor> 
  595.         <onleft>600</onleft> 
  596.         <onright>602</onright> 
  597.         <onup>600</onup> 
  598.         <ondown>601</ondown> 
  599.         <visible>no</visible> 
  600.     </control>
  601.     <control>
  602.         <description>Clear Bookmarks</description> 
  603.         <type>button</type> 
  604.         <id>602</id> 
  605.         <posX>375</posX> 
  606.         <posY>370</posY> 
  607.         <width>165</width> 
  608.         <height>32</height> 
  609.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  610.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  611.         <label>296</label> 
  612.         <font>font13</font> 
  613.         <textcolor>ffffffff</textcolor> 
  614.         <colordiffuse>ffffffff</colordiffuse> 
  615.         <disabledcolor>60ffffff</disabledcolor> 
  616.         <onleft>600</onleft> 
  617.         <onright>601</onright> 
  618.         <onup>600</onup> 
  619.         <ondown>601</ondown> 
  620.         <visible>no</visible> 
  621.     </control>
  622.     <control>
  623.         <description>Bookmarks List Control</description> 
  624.         <type>listcontrol</type> 
  625.         <id>601</id> 
  626.         <posX>185</posX> 
  627.         <posY>410</posY> 
  628.         <width>355</width> 
  629.         <height>120</height> 
  630.         <onleft>602</onleft> 
  631.         <onright>600</onright> 
  632.         <onup>600</onup> 
  633.         <ondown>601</ondown> 
  634.         <spinPosX>465</spinPosX>
  635.         <spinPosY>480</spinPosY>
  636.         <visible>no</visible> 
  637.     </control>
  638. </controls>
  639. </window>